func runtime.mapIterNext

2 uses

	runtime (current package)
		map.go#L168: func mapIterNext(it *maps.Iter) {
		map.go#L171: 		racereadpc(unsafe.Pointer(it.Map()), callerpc, abi.FuncPCABIInternal(mapIterNext))